Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache ip addresses in test suite. #65

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

pelme
Copy link
Contributor

@pelme pelme commented Apr 15, 2024

Also, only keep a sync version of the ip_address fixture.

This avoids httpbin flakyness/unrelibility since the ip address fetch only needs to happen once.

Also, only keep a sync version of the ip_address fixture.

This avoids httpbin flakyness/unrelibility since the ip address fetch
only needs to happen once.
@pelme
Copy link
Contributor Author

pelme commented Apr 15, 2024

I see a lot of errors on my local machine because httpbin seems to have problems. Here is an example when this happens on Github Actions:

https://github.com/hbldh/pybankid/actions/runs/8688250891/job/23823465434?pr=66

@hbldh
Copy link
Owner

hbldh commented Apr 15, 2024

Yes, thank you. This is much better. Had not gotten around to analysing the source of the problem, but this seems to be it.

@hbldh hbldh changed the base branch from master to develop April 15, 2024 11:27
@hbldh hbldh merged commit c0c8158 into hbldh:develop Apr 15, 2024
4 checks passed
@hbldh hbldh mentioned this pull request Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants